-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
13.0.3
-
Code
-
Classes
- Select
| Total Complexity |
51 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
310 |
| Lines of code |
187 |
| Logical lines of code |
77 |
| Comment lines |
71 |
| Methods |
34 |
| Properties |
7 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| query() |
S |
52 |
7 |
26 |
| buildSelect() |
S |
54 |
7 |
22 |
| getSelectDataFormat() |
S |
65 |
3 |
9 |
| first() |
S |
74 |
2 |
4 |
| getColumnsToSelect() |
S |
79 |
2 |
3 |
| isResultsAsVo() |
S |
79 |
2 |
3 |
| addColumnToSelect() |
S |
73 |
1 |
5 |
| all() |
S |
81 |
1 |
3 |
| byId() |
S |
71 |
1 |
6 |
| buildQuery() |
S |
68 |
1 |
8 |
| sumColumn() |
S |
80 |
1 |
3 |
| count() |
S |
80 |
1 |
3 |
| sum() |
S |
80 |
1 |
3 |
| getBaseQuery() |
S |
82 |
1 |
3 |
| getDistinctForColumn() |
S |
73 |
1 |
6 |
| getDistinct_FilterAndSort() |
S |
73 |
1 |
5 |
| hasColumnsToSelect() |
S |
80 |
1 |
3 |
| isCount() |
S |
81 |
1 |
3 |
| isSum() |
S |
81 |
1 |
3 |
| isCustomSelect() |
S |
80 |
1 |
3 |
| isDistinct() |
S |
81 |
1 |
3 |
| querySelect() |
S |
79 |
1 |
3 |
| queryVar() |
S |
80 |
1 |
3 |
| queryDistinct() |
S |
80 |
1 |
3 |
| reset() |
S |
65 |
1 |
10 |
| selectLatestById() |
S |
75 |
1 |
5 |
| selectFirstById() |
S |
74 |
1 |
5 |
| setColumnsToSelect() |
S |
69 |
1 |
7 |
| setCustomSelect() |
S |
77 |
1 |
4 |
| setIsCount() |
S |
77 |
1 |
4 |
| setIsSum() |
S |
77 |
1 |
4 |
| setIsDistinct() |
S |
77 |
1 |
4 |
| setResultsAsVo() |
S |
77 |
1 |
4 |
| setSelectResultsFormat() |
S |
77 |
1 |
4 |